[INFO] fetching crate triptych 0.1.1...
[INFO] testing triptych-0.1.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate triptych 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate triptych 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate triptych 0.1.1
[INFO] tweaked toml for crates.io crate triptych 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate triptych 0.1.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate triptych 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8cc03eff46f96411146cc201cbd908c14869398641f5668f04e0cc908841eba
[INFO] running `Command { std: "docker" "start" "-a" "f8cc03eff46f96411146cc201cbd908c14869398641f5668f04e0cc908841eba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8cc03eff46f96411146cc201cbd908c14869398641f5668f04e0cc908841eba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8cc03eff46f96411146cc201cbd908c14869398641f5668f04e0cc908841eba", kill_on_drop: false }`
[INFO] [stdout] f8cc03eff46f96411146cc201cbd908c14869398641f5668f04e0cc908841eba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55e463948b7a0893988a93cd0d314f8be84b0c24884e5c1323accd422899a75c
[INFO] running `Command { std: "docker" "start" "-a" "55e463948b7a0893988a93cd0d314f8be84b0c24884e5c1323accd422899a75c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling snafu-derive v0.8.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling snafu v0.8.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling triptych v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.16s
[INFO] running `Command { std: "docker" "inspect" "55e463948b7a0893988a93cd0d314f8be84b0c24884e5c1323accd422899a75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55e463948b7a0893988a93cd0d314f8be84b0c24884e5c1323accd422899a75c", kill_on_drop: false }`
[INFO] [stdout] 55e463948b7a0893988a93cd0d314f8be84b0c24884e5c1323accd422899a75c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2bd5fc756d5c497a97c8f48d057ae9ffe211077b1e9c536d03366f623b15b77
[INFO] running `Command { std: "docker" "start" "-a" "d2bd5fc756d5c497a97c8f48d057ae9ffe211077b1e9c536d03366f623b15b77", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling clap v4.5.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling triptych v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.67s
[INFO] running `Command { std: "docker" "inspect" "d2bd5fc756d5c497a97c8f48d057ae9ffe211077b1e9c536d03366f623b15b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2bd5fc756d5c497a97c8f48d057ae9ffe211077b1e9c536d03366f623b15b77", kill_on_drop: false }`
[INFO] [stdout] d2bd5fc756d5c497a97c8f48d057ae9ffe211077b1e9c536d03366f623b15b77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5462c68b6a41229f6cd04967cd267ad8c6b207c4a3773da1aedaeab5ab0aa932
[INFO] running `Command { std: "docker" "start" "-a" "5462c68b6a41229f6cd04967cd267ad8c6b207c4a3773da1aedaeab5ab0aa932", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/triptych-569e23c5c01e2334)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test gray::test::test_gray_iterator_vartime ... ok
[INFO] [stdout] test gray::test::test_gray_iterator ... ok
[INFO] [stdout] test parallel::proof::test::test_prove_verify_empty_batch ... ok
[INFO] [stdout] test parallel::proof::test::test_serialized_bytes ... ok
[INFO] [stdout] test parallel::statement::test::test_padding ... ok
[INFO] [stdout] test proof::test::test_evil_linking_tag ... ok
[INFO] [stdout] test parallel::proof::test::test_evil_linking_tag ... ok
[INFO] [stdout] test parallel::proof::test::test_serialize_deserialize ... ok
[INFO] [stdout] test parallel::proof::test::test_prove_verify_vartime_with_rng ... ok
[INFO] [stdout] test proof::test::test_prove_verify_empty_batch ... ok
[INFO] [stdout] test proof::test::test_evil_input_set ... ok
[INFO] [stdout] test parallel::proof::test::test_evil_input_set ... ok
[INFO] [stdout] test parallel::proof::test::test_prove_verify_vartime ... ok
[INFO] [stdout] test parallel::proof::test::test_evil_offset ... ok
[INFO] [stdout] test parallel::proof::test::test_evil_message ... ok
[INFO] [stdout] test parallel::proof::test::test_prove_verify ... ok
[INFO] [stdout] test proof::test::test_prove_verify_vartime ... ok
[INFO] [stdout] test proof::test::test_serialized_bytes ... ok
[INFO] [stdout] test statement::test::test_padding ... ok
[INFO] [stdout] test util::test::test_delta ... ok
[INFO] [stdout] test util::test::test_null_rng ... ok
[INFO] [stdout] test parallel::proof::test::test_prove_verify_with_rng ... ok
[INFO] [stdout] test proof::test::test_evil_message ... ok
[INFO] [stdout] test parallel::proof::test::test_evil_input_set_auxiliary ... ok
[INFO] [stdout] test proof::test::test_prove_verify_vartime_with_rng ... ok
[INFO] [stdout] test proof::test::test_serialize_deserialize ... ok
[INFO] [stdout] test proof::test::test_prove_verify ... ok
[INFO] [stdout] test proof::test::test_prove_verify_with_rng ... ok
[INFO] [stdout] test parallel::proof::test::test_prove_verify_invalid_batch ... ok
[INFO] [stdout] test proof::test::test_prove_verify_invalid_batch ... ok
[INFO] [stdout] test proof::test::test_prove_verify_batch ... ok
[INFO] [stdout] test parallel::proof::test::test_prove_verify_batch ... ok
[INFO] [stdout] test proof::test::test_prove_verify_invalid_batch_full_blame ... ok
[INFO] [stdout] test parallel::proof::test::test_prove_verify_invalid_batch_full_blame ... ok
[INFO] [stdout] test proof::test::test_prove_verify_invalid_batch_single_blame ... ok
[INFO] [stdout] test parallel::proof::test::test_prove_verify_invalid_batch_single_blame ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.48s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests examples/ringct.rs (/opt/rustwide/target/debug/examples/ringct-5c78d49155b9f652)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::ringct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests triptych
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 62) ... ok
[INFO] [stdout] test src/lib.rs - parallel (line 156) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5462c68b6a41229f6cd04967cd267ad8c6b207c4a3773da1aedaeab5ab0aa932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5462c68b6a41229f6cd04967cd267ad8c6b207c4a3773da1aedaeab5ab0aa932", kill_on_drop: false }`
[INFO] [stdout] 5462c68b6a41229f6cd04967cd267ad8c6b207c4a3773da1aedaeab5ab0aa932
